Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.34.2-20240717164558-a6c49f84cc0f.2
->v1.34.2-20240920164238-5a7b106cbb87.2
v1.16.2
->v1.17.0
v1.41.0
->v1.42.0
v0.6.5
->v0.7.0
0393e58
->6f2963f
v1.12.0
->v1.13.1
v2.45.1
->v2.46.0
94ecbc2
->03df6c1
Release Notes
connectrpc/connect-go (connectrpc.com/connect)
v1.17.0
Compare Source
What's Changed
Enhancements
protoc-gen-connect-go
usage with Protobuf source files that use Editions by @jchadwick-buf in #754Bugfixes
io.EOF
errors by @jhump in #776Other changes
New Contributors
Full Changelog: connectrpc/connect-go@v1.16.2...v1.17.0
bufbuild/buf (github.com/bufbuild/buf)
v1.42.0
Compare Source
our launch blog post
for more details!
buf dep graph --format
flag that defaults todot
, and adds the optionjson
, to printthe dependency graph in JSON format.
buf format
where trailing comments on commas in message literals were not properlypropagated to the formatted proto, empty message literals were not properly indented, and
compound strings in options added an extra newline before trailing commas.
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)
v0.7.0
Compare Source
What's Changed
Implement predefined field constraints by @jchadwick-buf in https://github.com/bufbuild/protovalidate-go/pull/144
NOTE: This is a breaking change. You will need to update code using the
validate.Violation
structure, as the fields now use explicit field presence.Full Changelog: bufbuild/protovalidate-go@v0.6.5...v0.7.0
rogpeppe/go-internal (github.com/rogpeppe/go-internal)
v1.13.1
Compare Source
What's Changed
go
to the list of testscript commands by @rudifa in https://github.com/rogpeppe/go-internal/pull/249New Contributors
Full Changelog: rogpeppe/go-internal@v1.12.0...v1.13.1
v1.13.0
Compare Source
vektra/mockery (github.com/vektra/mockery/v2)
v2.46.0
Compare Source
Changelog
6423255
Merge pull request #807 from tobby-s/FEAT-configdir7c9f776
add documentation8fae460
propagate config file name into templateConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.